{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardwick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.20554,
            53.204188
          ],
          [
            -1.205552,
            53.203982
          ],
          [
            -1.205563,
            53.203777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066147, NG20 8TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2055409565671367,
          53.204171934172216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030065513, NG20 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.205413874611274,
          53.20375758863601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030065514, NG20 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2054295088969724,
          53.203721736461425
        ]
      }
    }
  ]
}