{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowling Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.515854,
            55.62596
          ],
          [
            -3.516072,
            55.626206
          ],
          [
            -3.516291,
            55.626451
          ],
          [
            -3.516346,
            55.626517
          ],
          [
            -3.516402,
            55.626582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484133983, ML12 6ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.516046597813733,
          55.62643345036772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484133992, ML12 6ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5158974800106892,
          55.62627353904953
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484169113, ML12 6AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5158535922608807,
          55.625959558713376
        ]
      }
    }
  ]
}