{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cauldon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.184431,
            53.015254
          ],
          [
            -2.184338,
            53.015258
          ],
          [
            -2.184054,
            53.015269
          ],
          [
            -2.183676,
            53.015284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134196, ST4 2DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1836563933636404,
          53.01531848391566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025642125, ST4 2DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183939905710797,
          53.015389958398075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025707681, ST4 2DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1835669216504727,
          53.015309633083
        ]
      }
    }
  ]
}