{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.752512,
            54.325041
          ],
          [
            -2.752599,
            54.324792
          ],
          [
            -2.752686,
            54.324544
          ],
          [
            -2.752721,
            54.324306
          ],
          [
            -2.752756,
            54.324068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109225, LA9 4JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7525123620905516,
          54.32504051791303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110697663, LA9 4JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.752883082801718,
          54.32429224939982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110697665, LA9 4JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7519338545410146,
          54.32451386857629
        ]
      }
    }
  ]
}