{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.635102,
            52.898599
          ],
          [
            0.634601,
            52.898742
          ],
          [
            0.6341,
            52.898885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635206, PE31 8NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6340608260305912,
          52.898883643075784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024103696, PE31 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6346504646233758,
          52.89879862475047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091356088, PE31 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6351180314343763,
          52.89866236147671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091356089, PE31 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6350157173856386,
          52.89869160798435
        ]
      }
    }
  ]
}