{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "First Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.279559,
            51.372801
          ],
          [
            -1.278923,
            51.37304
          ],
          [
            -1.278709,
            51.37312
          ],
          [
            -1.278447,
            51.372859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022806704, RG19 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2794525672785593,
          51.372832385198876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025227870, RG19 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2754878469308701,
          51.373716119955446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025227871, RG19 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2747876376256821,
          51.37347800267335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025867620, RG19 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2773249808200546,
          51.372918197295206
        ]
      }
    }
  ]
}