{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upmeadows Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.136451,
            52.798353
          ],
          [
            -2.136969,
            52.798146
          ],
          [
            -2.136792,
            52.797973
          ],
          [
            -2.136285,
            52.797481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002088021, ST16 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1363446547912552,
          52.79753520465188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001321463, ST16 1PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.137029685846644,
          52.79842437258239
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001321464, ST16 1PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.136599661026314,
          52.79845183770511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001321465, ST16 1PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1364217973057578,
          52.7984880005989
        ]
      }
    }
  ]
}