{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loxbury Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.557571,
            50.465268
          ],
          [
            -3.557231,
            50.465448
          ],
          [
            -3.556892,
            50.465628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000014372, TQ2 6RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5575707223688213,
          50.46526768757328
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002992400, TQ2 6RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5575939644494805,
          50.46554618093467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040549017, TQ2 6RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5570903819044655,
          50.46522914875842
        ]
      }
    }
  ]
}