{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rackfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.394325,
            51.381306
          ],
          [
            -2.394328,
            51.381301
          ],
          [
            -2.394331,
            51.381296
          ],
          [
            -2.394431,
            51.381134
          ],
          [
            -2.394532,
            51.380972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023105605, BA2 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3943194177343003,
          51.38131439755073
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120049298, BA2 1HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.394505976479238,
          51.38128679414502
        ]
      }
    }
  ]
}