{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Suttons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.025127,
            53.554028
          ],
          [
            -3.026073,
            53.553292
          ],
          [
            -3.026712,
            53.552795
          ],
          [
            -3.026912,
            53.552518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347611, L37 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.018001918301758,
          53.55920504864615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012362605, L37 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0176881944055,
          53.559971761299394
        ]
      }
    }
  ]
}