{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gala Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.442743,
            52.897526
          ],
          [
            -1.443211,
            52.89757
          ],
          [
            -1.443678,
            52.897615
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010668794, DE24 8YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4436835227347946,
          52.89762295062559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010671771, DE24 8YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4429424844898762,
          52.8974486803701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010671773, DE24 8YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4429870779464549,
          52.897448889374395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010671775, DE24 8YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4430612851886238,
          52.89745822657352
        ]
      }
    }
  ]
}