{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kempe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.819139,
            51.612882
          ],
          [
            -1.81906,
            51.612691
          ],
          [
            -1.819053,
            51.612674
          ],
          [
            -1.819094,
            51.612497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094328599, SN25 2UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8191837217783349,
          51.612740774634936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094328600, SN25 2UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8192136752216674,
          51.612471081686884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094328691, SN25 2RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8191253838829433,
          51.61288454570715
        ]
      }
    }
  ]
}