{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camp Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.664312,
            53.489425
          ],
          [
            -2.663296,
            53.491008
          ],
          [
            -2.662281,
            53.492591
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39091068, WN4 0RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6641411309365806,
          53.49105310103234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39201362, WN4 0PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.659232210593707,
          53.48940840881522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203958, WN4 0PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.662310380394589,
          53.49253739276184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024808491, WN4 0PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.662655201833774,
          53.49241862913556
        ]
      }
    }
  ]
}