{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glen Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.650763,
            52.920386
          ],
          [
            -2.650517,
            52.92022
          ],
          [
            -2.650742,
            52.920042
          ],
          [
            -2.651193,
            52.919688
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141236, SY13 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651168137161451,
          52.91970175366013
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070022993, SY13 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6504493883922082,
          52.92037091092502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070022994, SY13 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6506154074631523,
          52.92053181158783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001930339, SY13 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.65035476648595,
          52.92001185133907
        ]
      }
    }
  ]
}