{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Firmain Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.930423,
            50.748831
          ],
          [
            -1.930813,
            50.748557
          ],
          [
            -1.931203,
            50.748283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022815746, BH12 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9312171975800168,
          50.74827374647348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025276727, BH12 4JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9309757092887154,
          50.748633309483814
        ]
      }
    }
  ]
}