{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strawberry Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.428749,
            50.938334
          ],
          [
            -0.428219,
            50.938441
          ],
          [
            -0.427917,
            50.938503
          ],
          [
            -0.427822,
            50.938641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093101473, RH20 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42876212362958394,
          50.938339948519584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093101518, RH20 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4279073179156266,
          50.938364416073085
        ]
      }
    }
  ]
}