{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Botteley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.014772,
            52.533775
          ],
          [
            -2.014536,
            52.533492
          ],
          [
            -2.0143,
            52.533209
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008762765, B70 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0145510470290624,
          52.53349627070221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024835865, B70 0JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0148163719610865,
          52.53340633843729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093005081, B70 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0146246900621283,
          52.533298484185465
        ]
      }
    }
  ]
}