{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.430268,
            51.746646
          ],
          [
            -0.430013,
            51.746908
          ],
          [
            -0.429757,
            51.74717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014239773, HP3 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43026816063289297,
          51.74664612093419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093313736, HP3 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43028901901423033,
          51.74688018806688
        ]
      }
    }
  ]
}