{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Willows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.199803,
            51.380582
          ],
          [
            -1.200185,
            51.380574
          ],
          [
            -1.200567,
            51.380566
          ],
          [
            -1.200801,
            51.380551
          ],
          [
            -1.201035,
            51.380535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022807760, RG7 4GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2000184743969295,
          51.380355874868336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023920772, RG7 4JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1998707281731973,
          51.38058865431017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004738415, RG7 4GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2013538387730227,
          51.38040993996207
        ]
      }
    }
  ]
}