{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.089455,
            51.125939
          ],
          [
            1.089446,
            51.125888
          ],
          [
            1.089382,
            51.125551
          ],
          [
            1.089331,
            51.125274
          ],
          [
            1.089383,
            51.125241
          ],
          [
            1.089391,
            51.125236
          ],
          [
            1.089458,
            51.125194
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50020732, CT18 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.089385686921238,
          51.12513067098791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111560, CT18 8HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0894663804752178,
          51.12591108614194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025343177, CT18 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0894753745811707,
          51.1249753878623
        ]
      }
    }
  ]
}