{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.297096,
            51.41386
          ],
          [
            -0.297199,
            51.413861
          ],
          [
            -0.297303,
            51.413863
          ],
          [
            -0.297375,
            51.413864
          ],
          [
            -0.297447,
            51.413865
          ],
          [
            -0.297919,
            51.413876
          ],
          [
            -0.298391,
            51.413887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128006451, KT2 6JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2969400067994759,
          51.41385723438428
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128006452, KT2 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29713354391296726,
          51.414066873424474
        ]
      }
    }
  ]
}