{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.122865,
            52.586818
          ],
          [
            -2.122837,
            52.586895
          ],
          [
            -2.12281,
            52.586972
          ],
          [
            -2.122763,
            52.5871
          ],
          [
            -2.122716,
            52.587229
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003593337, WV1 1HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1226571252652846,
          52.5873724191932
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007120658, WV1 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1225380148776773,
          52.58700396098047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093324268, WV1 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.123098562880535,
          52.58688651104986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071356996, WV1 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1229953699687476,
          52.58693156748856
        ]
      }
    }
  ]
}