{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.520573,
            51.066048
          ],
          [
            -2.520509,
            51.066304
          ],
          [
            -2.520445,
            51.06656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30009777, BA22 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5201627004913094,
          51.066391865092825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119619, BA22 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5198784986802427,
          51.06650103656722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30516110, BA22 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.520205411319317,
          51.06638268272246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024736759, BA22 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.520502772283597,
          51.06617453749294
        ]
      }
    }
  ]
}