{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.016358,
            52.556978
          ],
          [
            -2.016639,
            52.557085
          ],
          [
            -2.016919,
            52.557193
          ],
          [
            -2.016879,
            52.557234
          ],
          [
            -2.016838,
            52.557275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32073744, WS10 9DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0166240174561048,
          52.557193258791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008764558, WS10 9DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.016815752531287,
          52.55715727192867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094432635, WS10 9DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0168600477735334,
          52.55727413344882
        ]
      }
    }
  ]
}