{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Johns Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.743214,
            53.571784
          ],
          [
            -0.743106,
            53.571737
          ],
          [
            -0.742975,
            53.571681
          ],
          [
            -0.742736,
            53.571578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013436381, DN17 3LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7430862602360399,
          53.571949449646944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024381396, DN17 3LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.742689034920757,
          53.57159470750673
        ]
      }
    }
  ]
}