{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitby Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.439728,
            51.336649
          ],
          [
            0.439712,
            51.336427
          ],
          [
            0.439695,
            51.336205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013922706, ME6 5FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.43952573081356555,
          51.33641857876769
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013923158, ME6 5FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.43968972223247493,
          51.33626227238413
        ]
      }
    }
  ]
}