{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.144488,
            51.873042
          ],
          [
            0.144324,
            51.873118
          ],
          [
            0.144093,
            51.873226
          ],
          [
            0.143698,
            51.87341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023089513, CM23 2RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1444831145802324,
          51.87304353440363
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023089514, CM23 2FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1439648533259241,
          51.873142905482574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023089515, CM23 2FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14351617322515484,
          51.87317805966503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023089516, CM23 2FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.143482029191968,
          51.87337651420041
        ]
      }
    }
  ]
}