{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Brambles",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.334375,
            51.387751
          ],
          [
            -1.333855,
            51.387546
          ],
          [
            -1.333703,
            51.387486
          ],
          [
            -1.333559,
            51.387503
          ],
          [
            -1.333405,
            51.387656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007903029, RG14 6JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3343176038883178,
          51.38772348787324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004718649, RG14 6JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3340010746674043,
          51.38774866544753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004718650, RG14 6JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.333184080113677,
          51.387600153013814
        ]
      }
    }
  ]
}