{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Owers Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.312082,
            51.064686
          ],
          [
            -0.31252,
            51.06486
          ],
          [
            -0.312473,
            51.064932
          ],
          [
            -0.312232,
            51.065305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003091030, RH13 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31223257796660947,
          51.06529637746896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004789956, RH13 5JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31262796913210905,
          51.064627614770856
        ]
      }
    }
  ]
}