{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowling Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.323208,
            51.067658
          ],
          [
            -0.322375,
            51.067817
          ],
          [
            -0.322291,
            51.067855
          ],
          [
            -0.321504,
            51.068218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003089433, RH12 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3215179470791341,
          51.06821789879081
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004781987, RH12 2DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32399433552699936,
          51.068019617069645
        ]
      }
    }
  ]
}