{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sawpits Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.662795,
            51.932479
          ],
          [
            -1.663447,
            51.932386
          ],
          [
            -1.664099,
            51.932293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022837529, GL56 0US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6632269385654885,
          51.93223705773295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022837530, GL56 0US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.664201312689263,
          51.93224882963849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476502, GL56 0UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6627742596043675,
          51.932478515487524
        ]
      }
    }
  ]
}