{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.272464,
            52.766585
          ],
          [
            -3.272302,
            52.766518
          ],
          [
            -3.272139,
            52.76645
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011770928, SY22 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.272554480970523,
          52.76656834896594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011770929, SY22 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2726359050652603,
          52.7668191984121
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011812537, SY22 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2725004552477563,
          52.76674873088584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090726447, SY22 5AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.272135938927627,
          52.766446977556235
        ]
      }
    }
  ]
}