{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green North Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.594485,
            51.614162
          ],
          [
            -0.595165,
            51.614148
          ],
          [
            -0.595844,
            51.614133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008026581, HP9 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.59458633368041,
          51.61416338369294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008032458, HP9 2SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5952521332713738,
          51.613649821147995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081188487, HP9 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5947829133172473,
          51.61434557469849
        ]
      }
    }
  ]
}