{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.709403,
            51.650046
          ],
          [
            -0.709403,
            51.650037
          ],
          [
            -0.709403,
            51.650028
          ],
          [
            -0.709459,
            51.649827
          ],
          [
            -0.709468,
            51.649795
          ],
          [
            -0.709673,
            51.64968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004797770, HP15 7UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7094205183340095,
          51.64992928547334
        ]
      }
    }
  ]
}