{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eight Acre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.050198,
            53.572049
          ],
          [
            -3.048547,
            53.572648
          ],
          [
            -3.046896,
            53.573247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41125026, L37 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0475301904620915,
          53.57259493436582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015446917, L37 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.048607736782278,
          53.572810209645574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015697038, L37 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0485178131530866,
          53.57283796428304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023552607, L37 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0468969470003686,
          53.57324766835151
        ]
      }
    }
  ]
}