{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.365063,
            51.990504
          ],
          [
            -1.365282,
            51.990108
          ],
          [
            -1.3655,
            51.989711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011887210, OX15 0RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3655508927279802,
          51.9898731667886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011889685, OX15 0QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3656474930256677,
          51.99025130221472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011894640, OX15 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3650765231428836,
          51.990464007230216
        ]
      }
    }
  ]
}