{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Witney Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.710421,
            52.645921
          ],
          [
            -1.711179,
            52.64581
          ],
          [
            -1.711634,
            52.645744
          ],
          [
            -1.711901,
            52.645646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "394035741, B79 8LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.710421287257766,
          52.64591195565433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024950314, B79 8LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7116497045891688,
          52.64565424606262
        ]
      }
    }
  ]
}