{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hearndean Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.409309,
            51.307426
          ],
          [
            0.409755,
            51.307366
          ],
          [
            0.410201,
            51.307306
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970403, ME19 5FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40981212934861916,
          51.30752629928625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970639, ME19 5FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4094194872337608,
          51.307426459534256
        ]
      }
    }
  ]
}