{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jenner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.115885,
            52.58064
          ],
          [
            -2.116159,
            52.580304
          ],
          [
            -2.116552,
            52.580226
          ],
          [
            -2.11753,
            52.580033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003592487, WV1 3RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.115952738282153,
          52.580537947018485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007119835, WV2 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.116836764815298,
          52.57999768764603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033907388, WV2 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1160838442205487,
          52.5798905520107
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033909135, WV2 2PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1166603678565545,
          52.58025856641193
        ]
      }
    }
  ]
}