{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.534213,
            51.719646
          ],
          [
            -0.533731,
            51.719388
          ],
          [
            -0.533248,
            51.719131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014240575, HP3 0JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5332395396289593,
          51.719130589166646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080700471, HP3 0JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5339179296292843,
          51.71919300574055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080700472, HP3 0JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5340030114321345,
          51.71924801805324
        ]
      }
    }
  ]
}