{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.844057,
            52.527884
          ],
          [
            -1.844167,
            52.528012
          ],
          [
            -1.844277,
            52.528141
          ],
          [
            -1.844316,
            52.528186
          ],
          [
            -1.844356,
            52.528232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023511784, B23 6HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.844506353719758,
          52.52813633491524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023969080, B23 6NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.844050299541637,
          52.5278840189689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024264029, B23 6HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8441816895905332,
          52.52824378742111
        ]
      }
    }
  ]
}