{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harrow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.426805,
            52.080261
          ],
          [
            0.426951,
            52.080267
          ],
          [
            0.427097,
            52.080273
          ],
          [
            0.42716,
            52.080267
          ],
          [
            0.427222,
            52.08026
          ],
          [
            0.427261,
            52.080256
          ],
          [
            0.427301,
            52.080251
          ],
          [
            0.427353,
            52.08023
          ],
          [
            0.427405,
            52.08021
          ],
          [
            0.427561,
            52.080147
          ],
          [
            0.427716,
            52.080083
          ],
          [
            0.427918,
            52.079988
          ],
          [
            0.42812,
            52.079892
          ],
          [
            0.428047,
            52.079871
          ],
          [
            0.427974,
            52.07985
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694570, CB9 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.42680487217855745,
          52.08026088835907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025124992, CB9 8HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4272393206451941,
          52.0801979841583
        ]
      }
    }
  ]
}