{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chandlers Tynings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.238404,
            51.348104
          ],
          [
            -2.238812,
            51.348237
          ],
          [
            -2.239047,
            51.348313
          ],
          [
            -2.23924,
            51.348295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094301250, BA15 1GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.238631734722868,
          51.34808829985563
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094301254, BA15 1GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2396089941268706,
          51.348257145606176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094301470, BA15 1GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.238416452959519,
          51.348106722078114
        ]
      }
    }
  ]
}