{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackheath Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.428831,
            51.547203
          ],
          [
            0.429457,
            51.547262
          ],
          [
            0.430083,
            51.547322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024195729, SS16 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.42912909881087263,
          51.547061141003375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090451138, SS16 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4283246402772638,
          51.54712276531675
        ]
      }
    }
  ]
}