{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marryat Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.692903,
            50.740013
          ],
          [
            -1.692988,
            50.740112
          ],
          [
            -1.693072,
            50.740211
          ],
          [
            -1.693148,
            50.740336
          ],
          [
            -1.693225,
            50.740461
          ],
          [
            -1.6934,
            50.740543
          ],
          [
            -1.693576,
            50.740625
          ],
          [
            -1.693705,
            50.740725
          ],
          [
            -1.693833,
            50.740824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024901313, BH23 5JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6940076384466867,
          50.74015945809715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091016967, BH23 5JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6938332445288036,
          50.740824457962525
        ]
      }
    }
  ]
}