{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grange Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.537704,
            52.713683
          ],
          [
            1.538911,
            52.713957
          ],
          [
            1.539335,
            52.713997
          ],
          [
            1.539495,
            52.714012
          ],
          [
            1.539586,
            52.714004
          ],
          [
            1.540163,
            52.713954
          ],
          [
            1.540382,
            52.713935
          ],
          [
            1.540601,
            52.713916
          ],
          [
            1.540871,
            52.713892
          ],
          [
            1.541036,
            52.713878
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662873, NR29 5QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5410364055326167,
          52.71387948105349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034810356, NR29 5QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5402644985991352,
          52.713857585666055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034810358, NR29 5QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5404698862033357,
          52.71383345794582
        ]
      }
    }
  ]
}