{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Effingham Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.456657,
            53.387461
          ],
          [
            -1.456785,
            53.387314
          ],
          [
            -1.456914,
            53.387167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013555037, S4 7YY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4567026009809678,
          53.38740719513624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023154013, S4 7YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.458705065046683,
          53.386005061276556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023154523, S4 7YY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4573706367471218,
          53.38689787617814
        ]
      }
    }
  ]
}