{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pepper Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.287505,
            51.982273
          ],
          [
            -1.287234,
            51.982341
          ],
          [
            -1.287067,
            51.982342
          ],
          [
            -1.286608,
            51.982346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011894000, OX15 0PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2875115909492318,
          51.982270381659845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011903626, OX15 0PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2871300553153047,
          51.98245688241915
        ]
      }
    }
  ]
}