{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hinde Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.530487,
            53.062455
          ],
          [
            -2.530428,
            53.062318
          ],
          [
            -2.530369,
            53.06218
          ],
          [
            -2.530363,
            53.062166
          ],
          [
            -2.530357,
            53.062151
          ],
          [
            -2.530304,
            53.062028
          ],
          [
            -2.530252,
            53.061905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014013599, CW5 5GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5302202043166,
          53.061911481490455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010097539, CW5 5JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5300756298625693,
          53.062289671354115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010097540, CW5 5JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.530014509969498,
          53.06217308445432
        ]
      }
    }
  ]
}