{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Bow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.18867,
            51.532383
          ],
          [
            0.1889,
            51.532537
          ],
          [
            0.18913,
            51.532691
          ],
          [
            0.189141,
            51.532697
          ],
          [
            0.189249,
            51.532759
          ],
          [
            0.189368,
            51.532827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024389657, RM13 7UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18867482195867624,
          51.53238764692409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024389658, RM13 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18912984597229549,
          51.53285577830061
        ]
      }
    }
  ]
}