{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodrich Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.000737,
            51.598245
          ],
          [
            -3.000694,
            51.598195
          ],
          [
            -3.000405,
            51.597858
          ],
          [
            -3.000073,
            51.59747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010551221, NP20 5PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0007368868446047,
          51.59824483684186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010553914, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0003165057379926,
          51.597511107736224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100973972, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.000172355469239,
          51.59752132802482
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002952615, NP20 5PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0001593034314724,
          51.597584380639304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002952628, NP20 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.000189160746841,
          51.59762908429292
        ]
      }
    }
  ]
}