{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenacres Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.512852,
            51.72676
          ],
          [
            -1.512724,
            51.726635
          ],
          [
            -1.512596,
            51.72651
          ],
          [
            -1.511996,
            51.726564
          ],
          [
            -1.511852,
            51.726577
          ],
          [
            -1.511392,
            51.726555
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033228994, OX18 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5113749215812313,
          51.726547675202696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093354738, OX18 2DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5126819567573613,
          51.72617546946449
        ]
      }
    }
  ]
}