{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pound Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.319312,
            51.982806
          ],
          [
            -1.319112,
            51.982961
          ],
          [
            -1.319113,
            51.98297
          ],
          [
            -1.319138,
            51.983177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011911525, OX15 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.319318350619943,
          51.98280907597359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024920080, OX15 0TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3187742240383697,
          51.982203542678754
        ]
      }
    }
  ]
}