{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fir Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.087161,
            50.720719
          ],
          [
            -2.087237,
            50.720654
          ],
          [
            -2.087247,
            50.720381
          ],
          [
            -2.087156,
            50.720311
          ],
          [
            -2.086788,
            50.720031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011952575, BH16 6JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0872523536470466,
          50.72077050146532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004826984, BH16 6JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0870674615809404,
          50.72037496250735
        ]
      }
    }
  ]
}