{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gaydon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.831435,
            52.558055
          ],
          [
            -1.831346,
            52.558342
          ],
          [
            -1.831018,
            52.558352
          ],
          [
            -1.83021,
            52.558377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023500355, B73 6HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8302539303141196,
          52.558412652535694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070587727, B73 6HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8316553092141326,
          52.558387680608575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070587728, B73 6HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.831597923426885,
          52.55796507626181
        ]
      }
    }
  ]
}