{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.864194,
            52.51628
          ],
          [
            -1.864047,
            52.51629
          ],
          [
            -1.8639,
            52.516301
          ],
          [
            -1.862749,
            52.516355
          ],
          [
            -1.861598,
            52.516409
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.861598,
            52.516409
          ],
          [
            -1.86141,
            52.516421
          ],
          [
            -1.861221,
            52.516432
          ],
          [
            -1.861198,
            52.516435
          ],
          [
            -1.861175,
            52.516439
          ],
          [
            -1.861091,
            52.51645
          ],
          [
            -1.861008,
            52.516461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023496398, B23 7AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8640441364861409,
          52.51629367646062
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025465620, B23 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8627170967976325,
          52.51654386506689
        ]
      }
    }
  ]
}